LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccTextTagType Constructor(Byte[])

Show in webframe





Array that contains a string of 7-bit ASCII characters.
Initializes a new IccTextTagType with explicit parameters.
Syntax
public IccTextTagType( 
   byte[] data
)
'Declaration
 
Public Function New( _
   ByVal data() As Byte _
)
'Usage
 
Dim data() As Byte
 
Dim instance As New IccTextTagType(data)

            

            
public:
IccTextTagType( 
   array<byte>^ data
)

Parameters

data
Array that contains a string of 7-bit ASCII characters.
Requirements

Target Platforms

See Also

Reference

IccTextTagType Class
IccTextTagType Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.